var github.com/go-pg/pg/v10/orm.tableNameInflector
3 uses
github.com/go-pg/pg/v10/orm (current package)
table.go#L52: var tableNameInflector = inflection.Plural
table.go#L57: tableNameInflector = fn
table.go#L101: tableName := tableNameInflector(t.ModelName)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)